function getval(val){ var a1=val.replace(/<\/?.+?>/g,""); var a2=a1.replace(/ /g,""); return a2; } //document.write('http://wxzl.cogonline.com/html/CeShiZhuanLanYi/WenZhang/YiShiBaoDao/713.html'); wx.config({ debug: false, appId: 'wx85d01b1d7184c45d', timestamp: 1715008374, nonceStr: 'BmikzJVtUkMX8qht', signature: 'd7b234c91904acb765f196672a53a1a6ba3246c6', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo' ] }); wx.ready(function () { wx.onMenuShareTimeline({ title: '卵巢透明细胞癌的临床特征', link: 'http://wxzl.cogonline.com/html/CeShiZhuanLanYi/WenZhang/YiShiBaoDao/713.html', imgUrl: 'http://wxzl.cogonline.com/wp/logo.jpg', success: function () { //alert('fx-ok'); }, cancel: function () { //alert('fx-no'); } }); wx.onMenuShareAppMessage({ title: '卵巢透明细胞癌的临床特征', link: 'http://wxzl.cogonline.com/html/CeShiZhuanLanYi/WenZhang/YiShiBaoDao/713.html', imgUrl: 'http://wxzl.cogonline.com/wp/logo.jpg', desc: getval('卵巢透明细胞癌(OCCCs)通常表现为盆腔包块,易早期发现,Chan等的SEER研究发现56%的 OCCCs为I期,而浆液性癌Ⅰ期患者仅占19%。Sugiyama等的日本多中心回顾性研究显示,48.5%的OCCCs为Ⅰ期,而16.6%的浆液性癌为Ⅰ期。IC期OCCCs 易复发,复发率高达37%,生存率低于Ⅰc 期浆液性癌。OCCCs的预后情况的研究存在一定争议。Chan等的SEER研究表明,OCCCs的5年生存率显著低于浆液性癌,不同FIGO分期的5年生存率依次为:Ⅰ期85.3% vs 86.4'), success: function () { //alert('fx-ok'); }, cancel: function () { //alert('fx-no'); } }); }); wx.error(function (res) { //alert(location.href.split('#')[0]); //alert('err:'+res.errMsg); }); if(location.href.indexOf("?") >= 1 ){ location.href=location.href.substring(0,location.href.indexOf("?")); }